virtualisation.oci-containers.containers.<name>.entrypoint

Override the default entrypoint of the image.

Type
null or string
Default
null
Example
"/bin/my-app"
Declared
<nixpkgs/nixos/modules/virtualisation/oci-containers.nix>